Deprecate spi module and contents#581
Conversation
|
Leaving as a draft until #577 and Java 11 build are merged in order to uncomment the |
Signed-off-by: Michael Edgar <michael@xlate.io>
42c4e60 to
8bb9a44
Compare
Azquelt
left a comment
There was a problem hiding this comment.
I think this is right. I wonder if there's anything we need to do to ensure that when we build the full MicroProfile Javadoc we pick up the API version of this package rather than the SPI one with the deprecation warnings.
Good question, where is it generated and hosted? |
|
Hmm, actually never mind, it doesn't look like the MicroProfile project builds a combined Javadoc anywhere. We do build one for the Open Liberty docs, but I can poke our docs team to find out how they do it and ask them to not use the SPI jar. |
Closes #576